home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 9
/
FM Towns Free Software Collection 9.iso
/
t_os
/
shell
/
tsbgex
/
set16c0.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-11-16
|
180 b
|
8 lines
if "%2" == "" goto DEFAULT
run386 -nocrt setvar.exp %1 col16_c d 1
run386 -nocrt setvar.exp %1 col16_0 d %2
goto EXIT
:DEFAULT
run386 -nocrt setvar.exp %1 col16_c d 0
:EXIT